3.1.55 \(\int \frac {\sec ^2(c+d x)}{(a+a \sec (c+d x))^2} \, dx\) [55]

Optimal. Leaf size=55 \[ -\frac {\tan (c+d x)}{3 d (a+a \sec (c+d x))^2}+\frac {2 \tan (c+d x)}{3 d \left (a^2+a^2 \sec (c+d x)\right )} \]

[Out]

-1/3*tan(d*x+c)/d/(a+a*sec(d*x+c))^2+2/3*tan(d*x+c)/d/(a^2+a^2*sec(d*x+c))

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 55, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.095, Rules used = {3882, 3879} \begin {gather*} \frac {2 \tan (c+d x)}{3 d \left (a^2 \sec (c+d x)+a^2\right )}-\frac {\tan (c+d x)}{3 d (a \sec (c+d x)+a)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sec[c + d*x]^2/(a + a*Sec[c + d*x])^2,x]

[Out]

-1/3*Tan[c + d*x]/(d*(a + a*Sec[c + d*x])^2) + (2*Tan[c + d*x])/(3*d*(a^2 + a^2*Sec[c + d*x]))

Rule 3879

Int[csc[(e_.) + (f_.)*(x_)]/(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)), x_Symbol] :> Simp[-Cot[e + f*x]/(f*(b + a*
Csc[e + f*x])), x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0]

Rule 3882

Int[csc[(e_.) + (f_.)*(x_)]^2*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_), x_Symbol] :> Simp[(-Cot[e + f*x])*(
(a + b*Csc[e + f*x])^m/(f*(2*m + 1))), x] + Dist[m/(b*(2*m + 1)), Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^(m + 1
), x], x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0] && LtQ[m, -2^(-1)]

Rubi steps

\begin {align*} \int \frac {\sec ^2(c+d x)}{(a+a \sec (c+d x))^2} \, dx &=-\frac {\tan (c+d x)}{3 d (a+a \sec (c+d x))^2}+\frac {2 \int \frac {\sec (c+d x)}{a+a \sec (c+d x)} \, dx}{3 a}\\ &=-\frac {\tan (c+d x)}{3 d (a+a \sec (c+d x))^2}+\frac {2 \tan (c+d x)}{3 d \left (a^2+a^2 \sec (c+d x)\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.07, size = 45, normalized size = 0.82 \begin {gather*} \frac {\sec ^3\left (\frac {1}{2} (c+d x)\right ) \left (3 \sin \left (\frac {1}{2} (c+d x)\right )+\sin \left (\frac {3}{2} (c+d x)\right )\right )}{12 a^2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sec[c + d*x]^2/(a + a*Sec[c + d*x])^2,x]

[Out]

(Sec[(c + d*x)/2]^3*(3*Sin[(c + d*x)/2] + Sin[(3*(c + d*x))/2]))/(12*a^2*d)

________________________________________________________________________________________

Maple [A]
time = 0.05, size = 32, normalized size = 0.58

method result size
derivativedivides \(\frac {\frac {\left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3}+\tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 d \,a^{2}}\) \(32\)
default \(\frac {\frac {\left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3}+\tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 d \,a^{2}}\) \(32\)
risch \(\frac {2 i \left (1+3 \,{\mathrm e}^{i \left (d x +c \right )}\right )}{3 d \,a^{2} \left ({\mathrm e}^{i \left (d x +c \right )}+1\right )^{3}}\) \(36\)
norman \(\frac {-\frac {\tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 a d}+\frac {\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )}{3 a d}+\frac {\tan ^{5}\left (\frac {d x}{2}+\frac {c}{2}\right )}{6 a d}}{a \left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}\) \(76\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^2/(a+a*sec(d*x+c))^2,x,method=_RETURNVERBOSE)

[Out]

1/2/d/a^2*(1/3*tan(1/2*d*x+1/2*c)^3+tan(1/2*d*x+1/2*c))

________________________________________________________________________________________

Maxima [A]
time = 0.27, size = 46, normalized size = 0.84 \begin {gather*} \frac {\frac {3 \, \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + \frac {\sin \left (d x + c\right )^{3}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{3}}}{6 \, a^{2} d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2/(a+a*sec(d*x+c))^2,x, algorithm="maxima")

[Out]

1/6*(3*sin(d*x + c)/(cos(d*x + c) + 1) + sin(d*x + c)^3/(cos(d*x + c) + 1)^3)/(a^2*d)

________________________________________________________________________________________

Fricas [A]
time = 3.30, size = 49, normalized size = 0.89 \begin {gather*} \frac {{\left (\cos \left (d x + c\right ) + 2\right )} \sin \left (d x + c\right )}{3 \, {\left (a^{2} d \cos \left (d x + c\right )^{2} + 2 \, a^{2} d \cos \left (d x + c\right ) + a^{2} d\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2/(a+a*sec(d*x+c))^2,x, algorithm="fricas")

[Out]

1/3*(cos(d*x + c) + 2)*sin(d*x + c)/(a^2*d*cos(d*x + c)^2 + 2*a^2*d*cos(d*x + c) + a^2*d)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {\int \frac {\sec ^{2}{\left (c + d x \right )}}{\sec ^{2}{\left (c + d x \right )} + 2 \sec {\left (c + d x \right )} + 1}\, dx}{a^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)**2/(a+a*sec(d*x+c))**2,x)

[Out]

Integral(sec(c + d*x)**2/(sec(c + d*x)**2 + 2*sec(c + d*x) + 1), x)/a**2

________________________________________________________________________________________

Giac [A]
time = 0.49, size = 31, normalized size = 0.56 \begin {gather*} \frac {\tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} + 3 \, \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )}{6 \, a^{2} d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^2/(a+a*sec(d*x+c))^2,x, algorithm="giac")

[Out]

1/6*(tan(1/2*d*x + 1/2*c)^3 + 3*tan(1/2*d*x + 1/2*c))/(a^2*d)

________________________________________________________________________________________

Mupad [B]
time = 0.60, size = 30, normalized size = 0.55 \begin {gather*} \frac {\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\left ({\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2+3\right )}{6\,a^2\,d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cos(c + d*x)^2*(a + a/cos(c + d*x))^2),x)

[Out]

(tan(c/2 + (d*x)/2)*(tan(c/2 + (d*x)/2)^2 + 3))/(6*a^2*d)

________________________________________________________________________________________